From ca31c4838c82c898d6b867db8bf548e66a4de03a Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 6 May 1994 18:14:23 +0000 Subject: [PATCH] Define NO_MATHERR. --- src/s/msdos.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/s/msdos.h b/src/s/msdos.h index 1bf3e9bc9c8..2e10e12c760 100644 --- a/src/s/msdos.h +++ b/src/s/msdos.h @@ -198,6 +198,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define HAVE_INVERSE_HYPERBOLIC #define FLOAT_CHECK_DOMAIN +#define NO_MATHERR /* When $TERM is "internal" then this is substituted: */ #define INTERNAL_TERMINAL "pc|bios|IBM PC with colour display:\ -- 2.30.2